.b_VideoGallery .container{padding-block:70px}.b_VideoGallery h2{margin-bottom:60px}@media(min-width: 1200px){.b_VideoGallery .swiper-wrapper{display:grid;gap:50px;grid-template-columns:auto 240px;overflow:auto;max-height:750px}}.b_VideoGallery .swiper-slide{display:grid;place-items:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;view-transition-name:match-element}@media(min-width: 1200px){.b_VideoGallery .swiper-slide{grid-template-rows:1fr auto}}.b_VideoGallery .swiper-slide iframe{width:100%;height:100%}@media(max-width: 1199.98px){.b_VideoGallery .swiper-slide iframe{aspect-ratio:1;max-height:400px}}.b_VideoGallery .swiper-slide .details{background:var(--color_light_teal);padding:20px;width:100%;display:grid;gap:10px}.b_VideoGallery .thumbnail{position:relative;display:grid;place-items:center;height:100%;width:100%}@media(max-width: 1199.98px){.b_VideoGallery .thumbnail{display:none}}.b_VideoGallery .thumbnail img{pointer-events:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.b_VideoGallery .thumbnail svg{pointer-events:none;display:block;width:auto;height:30px;position:absolute}@media(min-width: 1200px){.b_VideoGallery .swiper-slide:first-child{grid-template-rows:1fr auto;grid-row:span var(--video_count);height:750px;position:sticky;top:0;border-radius:4px;overflow:hidden;padding:10px;background:var(--color_light_teal)}}.b_VideoGallery .swiper-slide:first-child .thumbnail{display:none}.b_VideoGallery .swiper-slide:not(:first-child){cursor:pointer}@media(min-width: 1200px){.b_VideoGallery .swiper-slide:not(:first-child) iframe{display:none}.b_VideoGallery .swiper-slide:not(:first-child) .details{display:none}}.b_VideoGallery .pager{padding-top:60px}@media(min-width: 1200px){.b_VideoGallery .pager{display:none}}@layer testimonial-animations{::view-transition-old{animation:1.75s slide-out ease-out}::view-transition-new{animation:1.75s slide-in ease-out}@keyframes slide-out{to{opacity:0}}@keyframes slide-in{from{opacity:0}to{opacity:1}}}